home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Esportes / 1036.swf / scripts / DefineButton2_61 / BUTTONCONDACTION on(release).as
Text File  |  2006-06-13  |  143b  |  8 lines

  1. on(release){
  2.    _root.myselect = 2;
  3.    _parent.a.gotoAndStop(1);
  4.    _parent.c.gotoAndStop(1);
  5.    _parent.d.gotoAndStop(1);
  6.    play();
  7. }
  8.